Skip to content

Conversation

@ax3l
Copy link
Member

@ax3l ax3l commented Nov 3, 2025

Prepare the November release of WarpX:

# update dependencies
./Tools/Release/update_dependencies.py --amrex --release
./Tools/Release/update_dependencies.py --picsar --release # no changes, still 25.04
./Tools/Release/update_dependencies.py --pyamrex --release
# bump version number
./Tools/Release/update_dependencies.py --warpx --release

This pull request was created with the script ./Tools/Release/releasePR.py,
following the instructions described in https://warpx.readthedocs.io/en/latest/maintenance/release.html#create-a-new-warpx-release.

ax3l added 2 commits November 3, 2025 10:34
Signed-off-by: Axel Huebl <[email protected]>
Signed-off-by: Axel Huebl <[email protected]>
@ax3l ax3l added component: documentation Docs, readme and manual component: third party Changes in WarpX that reflect a change in a third-party library labels Nov 3, 2025
"commit_pyamrex": "c356855ac49090a18dbe807cfaf7a53ab2ce26b3",
"commit_picsar": "0c329e66010267662a82219f7de7abbd231463f4"
"commit_amrex": "25.11",
"commit_pyamrex": "25.10",
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Release still missing!

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@ax3l ax3l requested a review from EZoni November 3, 2025 18:43
Signed-off-by: Axel Huebl <[email protected]>
@ax3l
Copy link
Member Author

ax3l commented Nov 6, 2025

Released from the tip of this branch

@ax3l ax3l closed this Nov 6, 2025
@ax3l ax3l deleted the release-25.11 branch November 6, 2025 05:59
@EZoni
Copy link
Member

EZoni commented Nov 6, 2025

Released from the tip of this branch

I missed this and now I don't understand it. Why did we release without updating the dependencies file?

{
"version_warpx": "25.11",
"version_amrex": "25.10",
"version_pyamrex": "25.10",
"version_picsar": "25.06",
"commit_amrex": "3c1f1c78f60530e4ee17f766cf195c2c776f7b00",
"commit_pyamrex": "49c917f552e19aa6fad690dfe53f41e42514f858",
"commit_picsar": "0c329e66010267662a82219f7de7abbd231463f4"
}

The original release PR was #6329.

Fixing this may be a good opportunity to resolve #6189 (comment) and merge #6189.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

component: documentation Docs, readme and manual component: third party Changes in WarpX that reflect a change in a third-party library

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants